PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFFixedDocument Class / getNamedDestinations Method
In This Topic
    getNamedDestinations Method
    In This Topic
    Gets the list of named destination included in the document.
    Syntax
    public PDFNamedDestinationCollection getNamedDestinations()

    Return Value

    The list of named destinations included in the document.
    See Also